type github.com/andybalholm/brotli/matchfinder.matchEmitter

3 uses

	github.com/andybalholm/brotli/matchfinder (current package)
		emitter.go#L19: type matchEmitter struct {
		emitter.go#L27: func (e *matchEmitter) emit(m absoluteMatch) {
		m4.go#L80: 	e := matchEmitter{Dst: dst}